'Declaration Public Overloads Sub CopyFromRenderTarget( _ ByVal destPoint As Nullable(Of Point2L), _ ByVal renderTarget As RenderTarget, _ ByVal srcRect As Nullable(Of RectL) _ )
public void CopyFromRenderTarget( Nullable<Point2L> destPoint, RenderTarget renderTarget, Nullable<RectL> srcRect )
Parameters
- destPoint
- renderTarget
- srcRect